#Python 3.12

[ follow ]
#python-312
Pydev
7 months ago
Python

PyDev Debugger and sys.monitoring (PEP 669) -- i.e.: really fast debugging for Python 3.12!

The latest release of PyDev brings a speed improvement for Python 3.12 users.
The PyDev Debugger now uses sys.monitoring for faster debugging, up to 15 times faster than the previous version. [ more ]
The JetBrains Blog
8 months ago
Python

Join the Livestream: "Python, Django, PyCharm, and More" | The PyCharm Blog

Join the PyCharm Livestream episode to learn about new developments in Python.
Chat with experts about Python 3.12, Django 5.0, and PyCharm 2023.3. [ more ]
Nikola
8 months ago
Python

Nikola v8.3.0 is out!

Nikola v8.3.0 adds support for Python 3.12 and includes bug fixes
The release replaces the Yapsy plugin manager with a custom manager and expresses discontent with Python's removal of features [ more ]
Nedbatchelder
9 months ago
Python

Coverage.py with sys.monitoring

Python 3.12 introduces sys.monitoring, a lighter-weight way to monitor Python program execution.
Coverage.py 7.4.0 can now use sys.monitoring instead of sys.settrace for coverage measurement, potentially reducing overhead. [ more ]
Nuitka
3 months ago
JavaScript

Nuitka Release 2.3 - Nuitka the Python Compiler

The new stable release of Nuitka offers complete support for Python 3.12, with significant bug fixes and improvements for Unicode paths and non-UTF8 code names. [ more ]
Pydev
7 months ago
Python

PyDev Debugger and sys.monitoring (PEP 669) -- i.e.: really fast debugging for Python 3.12!

The latest release of PyDev brings a speed improvement for Python 3.12 users.
The PyDev Debugger now uses sys.monitoring for faster debugging, up to 15 times faster than the previous version. [ more ]
The JetBrains Blog
8 months ago
Python

Join the Livestream: "Python, Django, PyCharm, and More" | The PyCharm Blog

Join the PyCharm Livestream episode to learn about new developments in Python.
Chat with experts about Python 3.12, Django 5.0, and PyCharm 2023.3. [ more ]
Nikola
8 months ago
Python

Nikola v8.3.0 is out!

Nikola v8.3.0 adds support for Python 3.12 and includes bug fixes
The release replaces the Yapsy plugin manager with a custom manager and expresses discontent with Python's removal of features [ more ]
Nedbatchelder
9 months ago
Python

Coverage.py with sys.monitoring

Python 3.12 introduces sys.monitoring, a lighter-weight way to monitor Python program execution.
Coverage.py 7.4.0 can now use sys.monitoring instead of sys.settrace for coverage measurement, potentially reducing overhead. [ more ]
Nuitka
3 months ago
JavaScript

Nuitka Release 2.3 - Nuitka the Python Compiler

The new stable release of Nuitka offers complete support for Python 3.12, with significant bug fixes and improvements for Unicode paths and non-UTF8 code names. [ more ]
morepython-312
Pycoders
9 months ago
Python

PyCoder's Weekly | Issue #609

Dec. 26, 2023
Best of PyCoder's 2023
The In this tutorial, you'll learn about Charles is the creator of Online Python training created by a community of experts.
The JetBrains Blog
10 months ago
Python

Unveiling Python 3.12: What's New in the World of Python? | The PyCharm Blog

Python 3.12 was released with new features and enhancements.
F-strings are now the preferred choice for string formatting in Python.
Improved error messages and recommendations for common developer mistakes. [ more ]
[ Load more ]